home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / windows / bedshr13.zip / READ.ME < prev    next >
Text File  |  1993-10-30  |  10KB  |  186 lines

  1.                 Bedit read.me file
  2.  
  3. This file briefly describes new features of version 1.3d of the Bedit 
  4. editor and how to setup and use it.  Input from enthusiastic users 
  5. has been invaluable in choosing features for the Bedit editor.  A few
  6. users also found a bugs that we had not seen.  These have been fixed 
  7. in version 1.3d.  Since we have continued to test Bedit, we have found 
  8. and fixed other bugs as well.
  9.  
  10. The following features are only available in Professional Bedit:
  11.     a) Configurable (up to unlimited) undo and redo
  12.     b) Save/restore up to 127 macros
  13.     c) Some macros are supplied
  14.     d) vi (that is, ex) command line emulation (see below)
  15.     e) Configurable button bar
  16.     f) Optional logo suppression on startup
  17.     g) UNIX file support
  18.     h) Save/restore font information between sessions
  19.  
  20. Bedit editor features:
  21.     1) Unlimited file size
  22.     2) Keyboard and mouse configurability with default vi emulation
  23.     3) Windows standards maintained
  24.     4) Windows MDI used to allow editing of unlimited number of files 
  25.     5) files may be dragged/dropped into Bedit
  26.     6) text copy/move with the mouse
  27.     7) Finding text can be done with the middle mouse button.
  28.     8) vi ex command line emulation is provided in two levels.  Shareware
  29.        Bedit provides simple (limited) ex command line emulation.
  30.        Professional Bedit provides a more complete and easier to use ex 
  31.        command line emulation.  This emulates all of the major ex command 
  32.        line functions such as substitute, move, copy, join, delete, undo, 
  33.        etc.  This is done with a dialog box, allowing not only editing of 
  34.        the command line, but a history of the last 20 commands (from which 
  35.        selections can be made and edited).
  36.     9) Macros are recorded and editable.  They can be executed a single 
  37.        time or iterated within a line range.  The line range can be 
  38.        specified with any combination of line numbers and marks.
  39.     10) Macros may be played "silently", not showing changes until the 
  40.        iteration is completed.  This speeds up execution by at least 
  41.        a factor of 10!  A check box has been added to the macro iteration 
  42.        dialog box to specify whether or not to "Watch changes" during 
  43.        the iteration.  (The initial condition of the check box is 
  44.        configurable.)
  45.     11) Macro iteration, search/replace all, and several command line 
  46.        operations are interuptable.  This gives more security.
  47.     12) The buttons on the button bar are "3 dimensional" and the 
  48.        meaning of the buttons are shown on the status bar when 
  49.        the mouse is over the buttons.
  50.     13) The file Re-read Operator provides a simple interface with other 
  51.        programs concurrently updating files while editing.  (E.g. 
  52.        spelling checkers and resource tools.)
  53.     14) Insert File, copies, pastes, deletes, etc. are not size limited 
  54.        (within machine capacities).
  55.     15) Buffer size is configurable.  A small buffer size results in 
  56.        faster text entry while larger buffers provide better display 
  57.        and scrolling.  A buffer size of 5KB is recommended for slower 
  58.        machines such as a 386 while 10KB is recommended for faster 
  59.        machines.
  60.     16) The status bar displays lots of information, including: current
  61.        line and column, current char in hex, editor states, file size,
  62.        and a modified indicator.
  63.     17) A user manual that includes examples and tables not found in the 
  64.        on-line help.
  65.     18) The default font is user selectable when changing the 
  66.        screen font of a file.
  67.     
  68. Version 1.3d has several new features.  See the manual or on-line help 
  69. for details.
  70.     1) An Operator was added to emulate the vi undo/redo toggle.  This
  71.        Operator will probably be of little interest since the standard
  72.        Undo and Redo Operators are more powerful.
  73.     2) Paste Before and Paste After Operators were added to emulate the
  74.        vi P and p functions more accurately.  The original Paste Operator 
  75.        is still available to maintain Windows consistency.
  76.     3) MANY changes were made for V1.3d to improve the detailed consistency
  77.        between the Bedit Operators and corresponding vi functions.
  78.        Windows standards were maintained for the "gray" keys while the 
  79.        Operators act like vi functions.
  80.     4) The command mode caret is now an underscore.
  81.     5) The Bedit sounds can be turned off using the Options menu item 
  82.        "Play Sounds".
  83.     6) The Windows/Tile menu item allows either horizontal or vertical tiling.
  84.  
  85. V1.3d has several bug fixes as compared to V1.3.  In V1.3 the following bugs 
  86. existed:
  87.     1) The new operators could not be put on the button bar.
  88.     2) The default font was ignored if Bedit was opened with 
  89.        BringUpWithFiles = FALSE, or if brought up with file parameters.
  90.     3) While editing macros, it was not possible to delete char combinations
  91.     4) If your PATH has the Bedit directory after character 1024, the 
  92.        configuration and help files cannot be found in the PATH.
  93.     5) When using the command line Operator in Professional Bedit, syntax 
  94.        errors were not correctly displayed.
  95.     6) Sometimes when a macro was assigned to a Ctrl or Shift key combination
  96.        the editor was left thinking that the Ctrl of Shift key was still
  97.        held down after the macro was executed.
  98.  
  99. Version 1.3d requires approximately 1.2 MB of disk space.
  100.  
  101. Bedit Editor Installation From Windows 3.1:
  102. Run the setup.exe from the Bedit Editor installation files (using 
  103. the Windows Run command) and follow the instructions.  
  104.  
  105. NOTE: Bedit will not work in Windows 3.0.
  106.  
  107. Configuration File:
  108. The Bedit editor is a highly configurable editor.  The Bedit editor
  109. can be made to function similar to some other Windows or UNIX 
  110. editors (such as vi(TM of AT&T)) or as a completely custom editor.  
  111. Two sample configuration files are included with the Bedit editor.  
  112. They are beditcfg.win and beditcfg.unx.  One is typical of other 
  113. Windows editors while the other provides an enhanced vi emulation.  
  114. In keeping with its configurability, Bedit will not run without 
  115. a configuration file.  The configuration file for Bedit is called 
  116. bedit.cfg and is a text file.  The default configuration file is a 
  117. copy of beditcfg.unx.  The Bedit setup procedure creates a Program 
  118. Manager group that includes an item to edit the Bedit configuration 
  119. (bedit.cfg) using the Bedit editor.  The Bedit configuration file is 
  120. normally kept in the same directory as the Bedit editor (bedit.exe).  
  121. However, bedit.cfg may be placed in any other directory if an 
  122. environment variable is set for it.  See below for details.
  123.  
  124. Using the Bedit Editor:
  125. After installing Bedit, full on-line help is available by running
  126. the Bedit Program Manager item for Bedit.hlp, or running Bedit.exe 
  127. and selecting the question mark button or pressing F1.  We think you 
  128. will find the Bedit editor to be as simple or as complex as you need 
  129. it to be.
  130.  
  131. Optional Environment Variables:
  132. Some advanced users may wish to place the Bedit.cfg or Bedit.hlp files
  133. in a different directory than Bedit.exe.  Environment variables can be
  134. set to provide the paths for those files if they are not to be in the
  135. PATH.  These variables are BEDITCFG and BEDITHLP.  Do not include the
  136. file names in the path given in these variables.  The file names are
  137. always Bedit.cfg and Bedit.hlp.
  138.  
  139. Bedit Use and Registration:
  140. Two levels of the Bedit editor may be purchased from J & B Star Software.  
  141. These are "Normal" (i.e. Registered shareware version of Bedit) and 
  142. Professional.  The shareware version of the Bedit editor can be 
  143. registered for $35.  If a diskette and/or user manual is desired, add $5 
  144. for the book and $5 for shipping and handling if within the continental 
  145. U.S.  Additional shipping charges apply if other arrangements are made.  
  146. We charge $100 for the Professional Bedit editor.  A diskette and user 
  147. manual will be shipped at no additional cost (within the continental 
  148. U.S.)  Additional shipping charges apply if other arrangements are made.  
  149. A Normal Bedit editor can be upgraded to Professional Bedit for $65.  
  150. State sales tax of 3% applies to all sales to Colorado residents.  A copy 
  151. of the Bedit editor can be mailed to you on 3.5" or 5.25" diskette if you 
  152. call (303) 660-1796.  You can pay by Visa or MasterCard, or you can send 
  153. a check or money order to: 
  154.  
  155.     J & B Star Software
  156.     P.O.Box 878
  157.     Castle Rock, CO 80104
  158.  
  159. If you have purchased a copy of the Bedit editor, please call (303) 660-1796 
  160. if you have any questions, comments, or suggestions.  We can be reached on 
  161. CompuServe at user ID 72640,3347 and on America Online at user ID "Bedit".  
  162. An unregistered copy of Bedit can be found on shareware Bulletin Boards.  
  163. An unregistered copy of Bedit can be converted to a registered copy using a 
  164. "key" that can be obtained from J&B Star Software over the phone.  Please 
  165. distribute the unregistered Bedit software to anyone who may be interested 
  166. in a high quality, powerful, and configurable text editor for Windows 3.1+.  
  167. It is illegal to distribute a registered copy of the Bedit software.  It is
  168. illegal to use an unregistered copy of Bedit for more than 30 days.  It is 
  169. legal to use a Normal or Professional copy of the Bedit editor only on one 
  170. PC at a time.  Reduced rates are available for high volume purchases.  
  171.  
  172. Trademarks
  173. Windows, Windows NT, and WorkGroup for Windows are registered trademarks 
  174. of Microsoft Corporation.  Ex, vi, and UNIX are registered trademarks of 
  175. AT&T.  DeskEdit is a registered trademark of Symantec, Inc.  Professional 
  176. and Registered Bedit editor are copyrighted 1993 to J&B Star Software.  
  177. All rights reserved.
  178.  
  179. Disclaimer and Agreement:  Users of the Bedit editor must accept this 
  180. disclaimer of warranty:  The Bedit editor is supplied as is.  The author 
  181. and J & B Star Software disclaim all warranties, expressed or implied, 
  182. including, without limitation, the warranties of merchantability and of 
  183. fitness for any purpose.  The author and J & B Star Software assume no 
  184. liability for damages, direct or consequential, which may result from 
  185. the use of the Bedit editor.
  186.